GetIDFromStorageUnitRef
TheGetIDFromStorageUnitRef
method returns the storage-unit ID of a referenced storage unit.
ODStorageUnitID GetIDFromStorageUnitRef ( in ODStorageUnitRef aRef);
aRef
- A persistent storage-unit reference.
- return value
- The storage-unit ID the storage unit referenced by the
aRef
parameter.DISCUSSION
The focused value must be the same value that created the specified persistent reference. This method looks up the storage unit referenced by the specified persistent reference and returns its storage-unit ID.EXCEPTIONS
If the storage-unit cursor for this storage-unit view does not represent a legal focus context for the storage unit that created this storage-unit view, this method throws exceptions raised by the
kODErrInvalidStorageUnitRef
- The specified persistent reference is not valid.
kODErrUnfocusedStorageUnit
- The focus context of this storage-unit view is not a value.
FocusWithCursor
method of that storage unit.SEE ALSO
TheODStorageUnitID
type (page 903).
TheODStorageUnitRef
type (page 903).
TheODStorageUnitView::GetID
method (page 736).
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help